home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office german / PROPLUS.WW / PROPLSWW.CAB / OUTLCTL.DLL / REGISTRY / 201 (.txt)
InstallShield Script  |  2006-10-27  |  841b  |  20 lines

  1.     OVCtl.OVCtl.1 = s 'Microsoft Office Outlook View Control'
  2.         CLSID = s '{0006F063-0000-0000-C000-000000000046}'
  3.     OVCtl.OVCtl = s 'Microsoft Office Outlook View Control'
  4.         CurVer = s 'OVCtl.OVCtl.1'
  5.     NoRemove CLSID
  6.         ForceRemove {0006F063-0000-0000-C000-000000000046} = s 'Microsoft Office Outlook View Control'
  7.             ProgID = s 'OVCtl.OVCtl.1'
  8.             VersionIndependentProgID = s 'OVCtl.OVCtl'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.             ForceRemove 'Control'
  13.             ForceRemove 'Programmable'
  14.             ForceRemove 'Insertable'
  15.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  16.             'MiscStatus' = s '0'
  17.                 '1' = s '131473'
  18.             'TypeLib' = s '{0006F062-0000-0000-C000-000000000046}'
  19.             'Version' = s '1.0'
  20.